Skip to content

Conversation

@ravi-databricks
Copy link
Contributor

  • Added bronze_cluster_by_auto and silver_cluster_by_auto parameters to support automatic clustering in onboarding templates.
  • Updated relevant documentation to include descriptions for new parameters.
  • Enhanced dataflow specifications to handle clusterByAuto property for both bronze and silver layers.
  • Modified integration tests to validate the new clustering functionality.
  • Adjusted existing tests to ensure compatibility with the new parameters and their expected behavior.

- Added `bronze_cluster_by_auto` and `silver_cluster_by_auto` parameters to support automatic clustering in onboarding templates.
- Updated relevant documentation to include descriptions for new parameters.
- Enhanced dataflow specifications to handle `clusterByAuto` property for both bronze and silver layers.
- Modified integration tests to validate the new clustering functionality.
- Adjusted existing tests to ensure compatibility with the new parameters and their expected behavior.
@ravi-databricks ravi-databricks added this to the v0.0.11 milestone Nov 14, 2025
@ravi-databricks ravi-databricks self-assigned this Nov 14, 2025
@ravi-databricks ravi-databricks added the enhancement New feature or request label Nov 14, 2025
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feature/v0.0.11@fa90d68). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/dataflow_pipeline.py 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             feature/v0.0.11     #240   +/-   ##
==================================================
  Coverage                   ?   89.73%           
==================================================
  Files                      ?       10           
  Lines                      ?     2094           
  Branches                   ?      405           
==================================================
  Hits                       ?     1879           
  Misses                     ?      116           
  Partials                   ?       99           
Flag Coverage Δ
unittests 89.73% <93.33%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants